.icon-lg {    
    position: absolute;
    left: 0;
    margin: 0 auto;
    right: 0;
    top: 60px;
    font-size: 5rem;
    color: white;
}

.boxul  {
    border: none;
}

.card-img-top {
    height: 200px;
    object-fit: cover;
}